Defines a destination to a PDF page identified by its page number.
The destination page can be located in the current document or in a remote document.
Initializes a new PDFPageNumberDestination object.
Initializes a new object.
This method supports the internal library infrastructure and should not be used by external client code.
Gets the bottom coordinate.
The bottom coordinate is used by zoom mode.
Gets the COS destination.
Gets the left coordinate.
These zoom modes use the left coordinate: , ,
Gets the page number.
First page in the document is 0.
Gets the right coordinate.
The right coordinate is used by zoom mode.
Gets the top coordinate.
These zoom modes use the top coordinate: , ,
Gets the destination type.
Gets the zoom.
A 0 zoom means the current zoom value does not change.
Gets the zoom mode.
Sets the bottom coordinate.
The bottom coordinate is used by zoom mode.
Sets the left coordinate.
These zoom modes use the left coordinate: , ,
Sets the page number.
First page in the document is 0.
Sets the right coordinate.
The right coordinate is used by zoom mode.
Sets the top coordinate.
These zoom modes use the top coordinate: , ,
Sets the zoom.
A 0 zoom means the current zoom value does not change.
Sets the zoom mode.